expression: Allow passing a this object to bind()
authorBenjamin Otte <otte@redhat.com>
Thu, 28 Nov 2019 01:32:12 +0000 (02:32 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:46 +0000 (19:26 -0400)
commitb43c8ae6469d0a52bc281d7beff43bca4b03bd80
tree66c7ab433ab250edc0cf1b3ae23be0667e0a7286
parent22e6fa3a64024aef798138db7b6e9a3e0ccd1565
expression: Allow passing a this object to bind()

This gives a bit more control over the arguments passed to expressions.
demos/gtk-demo/listview_clocks.c
gtk/gtkbuilder.c
gtk/gtkbuilderparser.c
gtk/gtkbuilderprivate.h
gtk/gtkexpression.c
gtk/gtkexpression.h